home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
AFS
/
PasteUp.app
/
English.lproj
/
FontAccessory.nib
/
data.classes
< prev
next >
Wrap
Text File
|
1994-12-14
|
608b
|
46 lines
MySubclass = {
SUPERCLASS = Application;
};
FontAccessory = {
ACTIONS = {
bumpWordSpace:;
bumpTracking:;
bumpLeading:;
setWhite:;
apply:;
hideOptions:;
bumpVertical:;
setBlack:;
applyColor:;
windowDidResize:;
displayView:;
bumpCondense:;
showOptions:;
};
OUTLETS = {
tracking;
vertical;
colorLarge;
viewLarge;
condense;
colorSmall;
view;
leading;
viewSmall;
languagePopup;
wordSpace;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
PasteUp = {
OUTLETS = {
fontAccessory;
};
SUPERCLASS = Object;
};